home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: leifdude@aol.com (LeifDude)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Q:ANSI 16 colors & blinking - possible?
- Date: 28 Feb 1996 17:53:36 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4h2mdg$4e1@newsbf02.news.aol.com>
- References: <4ga4ap$6ss@tron.sci.fi>
- Reply-To: leifdude@aol.com (LeifDude)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- Yes it is possible. However you will more than likely have to write your
- own ANSI parser.
-
- BOLD OFF: Colors 0-7
- BOLD ON: Colors 8-15
- BLINK ON-BOLD OFF: Colors 16-23
- BLINK ON-BOLD ON: Colors 24-31
-
- Colors 16-31: Values must be changed via timer from Normal colors to NULL.
-
- As you can see this takes up a lot of graphics memory for the screen
- needed. It also slows down the rendering.
-
- But yes it is possible.
-
- LeifDude@aol.com
-